Skip to content

PeakeElectronicInnovation/TechTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# Tech Toolbox A comprehensive suite of tools and calculators for electronic circuit design and software development. ## Features - Electronic Circuit Design Tools - Resistor Color Code Calculator - Ohm's Law Calculator - LED Series Resistor Calculator - RC/LC Circuit Calculator - Software Development Tools - Base Converter (Binary/Hex/Decimal) - Hash Generator - Regex Tester - Code Formatters ## Setup 1. Install Python dependencies: ```bash pip install -r requirements.txt ``` 2. Install Node.js dependencies: ```bash cd frontend npm install ``` 3. Start the backend server: ```bash python app.py ``` 4. Start the frontend development server: ```bash cd frontend npm start ``` ## Development - Backend: Python Flask - Frontend: React with Material-UI - State Management: React Context API - Styling: Tailwind CSS # TechTools

About

A web-app for electronics and software development tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages