Software / Web Developer
My curiosity to learn how Internet and Web works has what driven me to become a developer. I am a Full Stack Web Developer who knows various technology stacks ranging from Python to Javascript. In Python I know web-frameworks like Django and Flask and has built multiple scalable web apps using such. In Javascript I know NodeJs and ExpressJs which are used to build backend of a website. By now you might have already guessed that I am more interested in back-end development and that is actually very true, I like building back-end systems rather than designing web pages. Well I am not against designers, UI/UX has got its own value in the market but its just not motivating for me. I am currently learning React and AI to stay relavent in the market. I also have learnt langues like: C, C# and Java as part of my collage academics.
My Education
Bachelor of Computer Application
Nov 2021 - Aug 2024
Bapuji Institute Of Hi-Tech Education Davangere • India
Studied core computer science fundamentals including programming languages, data structures, algorithms, operating systems, and networking.
Master of Computer Application
Apr 2025 - Apr 2027
Jain Online University • India
Studying AI/ML as I have took AI Specialization and exploring various other technologies. I am doing it online so that I can give more time to Software Development instead of Collage Academics.
Allows Individual users to chat/text with each other in real time.
Created using Python, Django, Javascript and SQLite.
Live Website Link: https://chatappp.pythonanywhere.com/
Source Code: https://github.com/NandishBadami/Chat-App
Youtube video Link: https://youtu.be/Bw0otB_UwD0?si=b1cTC6wVZU_no0Et
Allowes users to create post, follow friends, like posts and edit posts.
Created using Python, Django, Javascript and SQLite.
Live Website Link: https://socailappp.pythonanywhere.com/
Source Code: https://github.com/NandishBadami/Social-Network
Youtube video Link: https://youtu.be/WlYeVEh9piQ?si=vYeTbqVU866xl1ob
Allowes users to create their own account (Authentication) and upload files into the cloud much like google drive or google photos.
Created using NodeJs, ExpressJs, Javascript, Postgresql, PassportJs, Prisma ORM and Cloudinary for file storage.
Note: Users can upload only files that are less than 10 MB and the upload speed is also very slow.
Live Website Link: https://file-uploader-iev8.onrender.com/
Source Code: https://github.com/NandishBadami/Odin-File-Uploader
Created using Python and its web-framework Django.
This project uses Sqlite3 to store todo lists.
This project demonstrates CRUD behavior of the Application which means users can create todo lists, read todo lists and also can delete todo lists.
Live Website Link: https://todoappp.pythonanywhere.com/
Source Code: https://github.com/NandishBadami/Todo-App
Created using Python and BeautifulSoup.
In this project we have taken the craigslist website as our source
website from which we take out all the details that is posted on
the website and put those details into our website in nice looking
web pages.
Source Code: https://github.com/NandishBadami/craigslist-web-scraper
Created using Python and its web-framework Flask.
This project demonstrates CRUD behavior of the Application which means users can create posts, read posts and also can delete posts.
Users can also like others posts and can comment on others posts.
This is almost like a mini social media app.
Live Website Link: https://flaskblogg.pythonanywhere.com/
Source Code: https://github.com/NandishBadami/Flask-Blog
A app that fetches weather info from a weather API provider and displays weather info based on the searched city/place.
It also allows users to convert displayed temprature from celsius to fahrenheit and vice versa.
It also uses giphy API to show gif's based on the weather info showed.
Live Website Link: https://nandishbadami.github.io/Odin-Weather-App/
Source Code: https://github.com/NandishBadami/Odin-Weather-App
A web based tic tac toe game built using javascript, where 2 users can play tic tac toe after entring in there name.
Live Website Link: https://nandishbadami.github.io/Odin-Tic-Tac-Toe/
Source Code: https://github.com/NandishBadami/Odin-Tic-Tac-Toe
Website that calculates gold price for given gold item weight and gold rate in grams.
Live Website Link: https://nandishbadami.github.io/Gold-calculator-app/
Source Code: https://github.com/NandishBadami/Gold-calculator-app
Website that calculates compound intrest for given amount and dates.
Live Website Link: https://nandishbadami.github.io/Circular-Intrest-Calculator/
Source Code: https://github.com/NandishBadami/Circular-Intrest-Calculator