Pinned Repositories
30-Days-of-Elixir
This is a personal project to do thirty programs in Elixir over thirty days.
Ajax-recipes
To practice Ajax and rails integration.
AOC-2021
Advent of Code 2021 Solutions
blog
My personal blog about programming.
edwin0258
fcc-local
Running FCC locally with Docker.
minesweeper
Minesweeper clone made in VB. For my class 133B
TextDraw.js
A drawing tool for creating graphics with text.
workout-app
An app created for practicing BDD testing, this is for a coarse on Udemy.
bash
Exercism exercises in Bash.
edwin0258's Repositories
edwin0258/workout-app
An app created for practicing BDD testing, this is for a coarse on Udemy.
edwin0258/blog-app
To practice BDD, this is for a coarse on Udemy.
edwin0258/Calculator.js
A simple calculator to practice JavaScript.
edwin0258/cloud9-app
To figure out how to use the Cloud9 environment.
edwin0258/google-homepage
For TheOdinProject
edwin0258/hello-bdd
Behavior Driven Development Practice(RSpec)
edwin0258/Jquery-Draw
A sketch pad made with jquery, css, and html.
edwin0258/LiveScript
LiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate. While LiveScript adds many features to assist in functional style programming, it also has many improvements for object oriented and imperative programming.
edwin0258/My-Recipes
This is the main project for the Professional Ruby on Rails Course on Udemy.
edwin0258/PracticeApp
To practice the things I have learned with rails.
edwin0258/strategy-game-app
To push my skills in rails further.