Coding challenges and misc projects
All my solutions to coding challenges and assignments are hosted on my alt alias vimturtle
:
GitHub · freeCodeCamp · Replit
freeCodeCamp
These projects were completed as part of freeCodeCamp's curriculum. View my certifications here.
Responsive Web Design
- Tribute Page (Source)
- Survey Form (Source)
- Product Landing Page (Source)
- Technical Documentation Page (Source)
- Personal Portfolio Webpage (Source)
JavaScript Algorithms and Data Structures
Front End Libraries
- Random Quote Machine (Source)
- Markdown Previewer (Source)
- Drum Machine (Source)
- JavaScript Calculator (Source)
- Pomodoro Clock (Source)
Data Visualization
- Bar Chart (Source)
- Scatterplot Graph (Source)
- Heat Map (Source)
- Choropleth Map (Source)
- Treemap Diagram (Source)
Back End Development and APIs
- Timestamp Microservice (Source)
- Request Header Parser Microservice (Source)
- URL Shortener (Source)
- Exercise Tracker (Source)
- File Metadata Microservice (Source)
Quality Assurance
- Metric-Imperial Converter (Source)
- Issue Tracker (Source)
- Personal Library (Source)
- Sudoku Solver (Source)
- American British English Translator (Source)
Scientific Computing with Python
Data Analysis with Python
- Mean-Variance-Standard Deviation Calculator
- Demographic Data Analyzer
- Medical Data Visualizer
- Page View Time Series Visualizer
- Sea Level Predictor
Information Security
Machine Learning with Python
- Rock Paper Scissors
- Cat and Dog Image Classifier
- Book Recommendation Engine using KNN
- Linear Regression Health Costs Calculator
- Neural Network SMS Text Classifier
Project Euler
See https://github.com/vimturtle/solutions/tree/main/project-euler.
Advent of Code
See https://github.com/vimturtle/solutions/tree/main/advent-of-code.
Rosalind
See https://github.com/vimturtle/solutions/tree/main/rosalind.