RomanADavis
Recent graduate. Trained to program in C, Javascript and PHP. But I love Ruby!
Tagbilaran, Bohol, PI
Pinned Repositories
challenges
A repo to share my solutions to various programming challenges
google-homepage-clone
Replication of google homepage as a test for a job.
js-games
Games I make in JS intended to run on github pages
learn-programming
My progress through various programming books and tutorials
play-hebrew-wanikani
RomanADavis's Repositories
RomanADavis/play-hebrew-wanikani
RomanADavis/authentication-research-project
Just a toy app to teach myself authentication
RomanADavis/challenges
A repo to share my solutions to various programming challenges
RomanADavis/google-homepage-clone
Replication of google homepage as a test for a job.
RomanADavis/js-games
Games I make in JS intended to run on github pages
RomanADavis/learn-programming
My progress through various programming books and tutorials
RomanADavis/BigDataPythonScalaSpark
Started June 2022
RomanADavis/canvas-poc
Just a simple example showing, panning, scrolling, and a ruler in canvas
RomanADavis/coding-interview-university
A complete computer science study plan to become a software engineer.
RomanADavis/curriculum
The open curriculum for learning web development
RomanADavis/euler-solutions
Solutions to Project Euler Problems - Currently in JS and Ruby for The Odin Project, but maybe more to come
RomanADavis/Fukuin
Bible database with python wrapper
RomanADavis/Game-of-Life
My implementation of Game of Life in Ruby using Gosu
RomanADavis/gosu-tutorial
Following Gosu Tutorials by Mark Sobkowicz
RomanADavis/hartl1
first app following Michael Hartl's Ruby on Rails tutorial
RomanADavis/hello-pygame
Following along with Udemy Course; Made OOP to keep myself on my toes.
RomanADavis/homework
For random homework assignment or code for job applications
RomanADavis/learn-hebrew
Project to Learn Hebrew, starting with a database of the Hebrew Roots
RomanADavis/Memory
Memory system related documents
RomanADavis/MERN-boilerplate
Just some boilerplate to make it easier to start MERN projects
RomanADavis/my-hangman
Simple OOP hangman, for The Odin Project
RomanADavis/prep_basics
The repo students will push to as part of the final project in the Web Development Basics (http://vikingcodeschool.com/web-development-basics) unit of the prep curriculum
RomanADavis/pygame-breakout
A breakout clone made with pygame, following a udemy cource, made OOP to keep me on my toes.
RomanADavis/pygame-button
Button that hovers and clicks, in pygame, following a udemy course
RomanADavis/railsblog
Just a simple blog written with rails
RomanADavis/saas
Test of my ability to make a saas app
RomanADavis/scraps
Scraps of small programs or incomplete ones.
RomanADavis/Starfighter
Going along with the Gosu tutorial
RomanADavis/Synacore-Challenge
Rewriting VM for the Synacore Challenge
RomanADavis/Todo-App
Just a Todo App to Teach myself the MERN stack