Pinned Repositories
battleships-tdd
A singleplayer Battleship game.
CodeBucket
A beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2020! Please leave a star ⭐ to support this project! ✨
curriculum
The open curriculum for learning web development
distributions
NodeSource Node.js Binary Distributions
jsCalc
A 6-function standard calculator, created as an exercise in JavaScript.
members-only
A members-only message board.
memory-game
A simple React.JS game built using hooks and MaterialUI.
OS-Lab
A repository of all my 5th sem OS lab assignments
task-app
A task management application, built using React.
tic-tac-toe
A tic-tac-toe game offering both multiplayer and singleplayer modes, written in JavaScript.
arkch99's Repositories
arkch99/OS-Lab
A repository of all my 5th sem OS lab assignments
arkch99/task-app
A task management application, built using React.
arkch99/tic-tac-toe
A tic-tac-toe game offering both multiplayer and singleplayer modes, written in JavaScript.
arkch99/battleships-tdd
A singleplayer Battleship game.
arkch99/CodeBucket
A beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2020! Please leave a star ⭐ to support this project! ✨
arkch99/curriculum
The open curriculum for learning web development
arkch99/distributions
NodeSource Node.js Binary Distributions
arkch99/jsCalc
A 6-function standard calculator, created as an exercise in JavaScript.
arkch99/members-only
A members-only message board.
arkch99/memory-game
A simple React.JS game built using hooks and MaterialUI.
arkch99/pyDFA
A deterministic finite automaton for identifying valid C identifiers, simulated in Python.
arkch99/google-homepage
A static version of Google's homepage, created as an exercise in HTML and CSS.
arkch99/google-search-page
A static version of a page of Google search results, created as an exercise in HTML and CSS.
arkch99/hangman
A command-line hangman game which allows you to save!
arkch99/js-a-sketch
A poor man's MS Paint, created as an exercise in Javascript.
arkch99/mini-messageboard
A simple messageboard created using NodeJS and Express
arkch99/my-first-rails-app
First project of The Odin Project
arkch99/numerical-methods
A repository of all programs written for my numerical methods course.
arkch99/portfolio
My portfolio
arkch99/PyMicro
Python micro-project invloving a GUI implemented using Tkinter
arkch99/random-informer
A simple Python application that displays random Wikipedia pages.
arkch99/TOP-event-manager
A program which generates letters to attendees of an event, created as an exercise in Ruby for The Odin Project.