RitikPatni /
Front-End-Web-Development-Resources
This repository contains content which will be helpful in your journey as a front-end Web Developer
Loading repository data…
Anubhob435 / repository
This repository contains a calculator application built using HTML, Python, JavaScript, and CSS. It provides a user-friendly interface for performing basic arithmetic calculations.
A sophisticated calculator suite that combines advanced mathematical functions with modern web technologies and AI capabilities.
Live Demo | Report Bug | Request Feature
git clone https://github.com/yourusername/trackbeez-calc.git
cd trackbees-calc
2. Set up virtual environment
```bash
python -m venv venv
source venv/bin/activate # Linux/macOS
venv\Scripts\activate # Windows
pip install -r requirements.txt
cp .env.example .env
# Edit .env and add your GEMINI_API_KEY
flask run
Detailed documentation is available in the Wiki.
git checkout -b feature/AmazingFeature
git commit -m 'Add some AmazingFeature'
git push origin feature/AmazingFeature
Distributed under the MIT License. See LICENSE for more information.
Selected from shared topics, language and repository description—not editorial ratings.
RitikPatni /
This repository contains content which will be helpful in your journey as a front-end Web Developer
sachin-source /
This repository contains a list of important and useful github repos which a developer, coder, a student should never miss to look at.
Bharat2044 /
100xDevs Cohort 3 🚀 by Harkirat Singh. This repository contains Lecture Codes, Notes, Assignments, Assignment Solution Code and Some Good Articles/Blogs Link. 🔥
kunjgit /
This open source repository contains collection of games build on basic tech stacks in web development . Use your creativity and build your own game and contribute to the repository by making PR 🎮
Zroctve /
This Repository Contains 150+ web development Projects.
dhairyagothi /
This repository contains 100+ web projects from basic to advanced using html css and js and other web development tech stacks Please star the repo before start working on it