-
-
-
cpp-factorial Public
This program calculates the factorial of a number using recursion.
-
java-fibonacci Public
This program prints the Fibonacci sequence up to 10 terms.
-
js-calculator Public
This program performs basic arithmetic operations (addition, subtraction, multiplication, division).
-
-
-
-
md-to-html Public
Simple Python CLI that converts a `.md` file to a styled `.html` file.
-
-
daily-quotes-api Public
Small Express API that serves a random inspirational quote at `/quote`.
-
crypto-price-tracker Public
Simple client-side app using CoinGecko free API.
-
budget-tracker-react Public
Tiny single-file app demonstrating localStorage for budgeting.
-
-
-
number-guessing-game Public
Number Guessing Game project with README, tests, and GitHub Actions workflow.
-
-
-
code-snippet-translator Public
Code Snippet Translator (Python β JavaScript β Java)
-
repo-visualizer Public
A tool that analyzes a GitHub repository and generates an interactive graph showing the structure of the codebase - files, modules, dependencies, and their relationships. Think of it as a Google Maβ¦
-
-
ruby-beginners-pt3 Public
Forked from ruby1113/ruby-beginners-pt3Arrays & iteration
-
ruby-beginners-pt4 Public
Forked from ruby1113/ruby-beginners-pt4Hashes & conditionals
-
ruby-beginners-pt5 Public
Forked from ruby1113/ruby-beginners-pt5Classes, objects, basic OOP
-
-
python-beginners-pt11 Public
Small package (mypkg) showing modules and imports, tests.
-
-
python-beginners-pt9 Public
File I/O & CSV examples (main.py, csv_example.py), placeholder data, tests.
-
python-beginners-pt8 Public
Python Beginners Part 8 package with workflow
-
GitHub-Language-Stats Public
Forked from Connor9994/GitHub-Language-Stats