Skip to content

Latest commit

 

History

History
83 lines (50 loc) · 2.99 KB

README.md

File metadata and controls

83 lines (50 loc) · 2.99 KB

system monitor logo

GitHub language count

All the hacks were made while working with cool stuff!

  • Here is the source code, snippets that could go in your project file.
  • Faster and Easier way to beautify your stuff and make things even more user-friendly.
  • For instructions: Refer README.md from various snippets items as per your requirements.
  • Feel free to contribute to this repository!

1. Front-End/Client-Side Snippets

1.1 Bootstrap

see here

  • Slidein Elements Scrolling Animation

  • Starter Bootstrap Template

    1. Template with library files
    2. Custom
    3. With embedded links
    

1.2. Vue

see here

  • Vuetify Starter using CDN

2. Backend/Server-Side Snippets

2.1 NodeJS

see here

  • First-Electron-App (starter app)
  • Example: Use MongoDB to perform CRUD operations
  • MongoDB File Systems
  • MongoDB Upload Files

2.2. Django/Python

see here

  • Validation Test Cases (with Django-mySQL stack) [Includes implementation of django forms custom validation with custom errors]

3. Others

see here

This includes all other languages related snippets

  • api-call-from-simple-express-app-using-axios
  • calculator-js-script-simple
  • page-loader
  • shrink-navbar-on-scroll
  • type-writer
  • validate-form

References

see purveshmakode24/gists

You can refer all the important notes regarding tech stuff

Contribution Guidelines

If you're new to contributing to Open Source on Github, please check out this contribution guide for more details on how issues and pull requests work.