- Athens, Greece
-
-
bittorrent-go Public
Building a bittorent client with Go step by step, following the instructions on codecrafters.io
Go UpdatedOct 31, 2024 -
-
chat-with-hotwire Public
Following along hotwire's demonstration in https://hotwired.dev
Ruby MIT License UpdatedJun 16, 2024 -
icanhazdadjoke Public
A simple Go program that consumes the icanhazdadjoke API
Go MIT License UpdatedMar 27, 2024 -
gobyexample Public
My code following the examples in https://gobyexample.com/
-
view_component Public
Forked from ViewComponent/view_componentA framework for building reusable, testable & encapsulated view components in Ruby on Rails.
Ruby MIT License UpdatedJul 12, 2023 -
nitsas.github.io Public
A personal page, blog, and playground, hosted on Github Pages :)
HTML UpdatedJan 29, 2023 -
adventofcode Public
Python solutions for Advent of Code problems.
Python MIT License UpdatedDec 24, 2022 -
backstage Public
Forked from backstage/backstageBackstage is an open platform for building developer portals
TypeScript Apache License 2.0 UpdatedMay 2, 2022 -
erubi Public
Forked from jeremyevans/erubiSmall ERB Implementation
Ruby MIT License UpdatedNov 5, 2019 -
reactforbeginners Public
My code from following Wes Bos's online class "React For Beginners"
CSS UpdatedOct 28, 2018 -
rails_autolink Public
Forked from tenderlove/rails_autolinkThe auto_link function from Rails
Ruby UpdatedApr 13, 2018 -
ar_after_transaction Public
Forked from grosser/ar_after_transactionExecute irreversible actions only when transactions are not rolled back
Ruby UpdatedMar 28, 2018 -
An IRB alternative and runtime developer console
Ruby Other UpdatedFeb 23, 2018 -
monetize Public
Forked from RubyMoney/monetizeA library for converting various objects into `Money` objects.
Ruby MIT License UpdatedOct 5, 2017 -
ranger.vim Public
Forked from francoiscabrol/ranger.vimRanger integration in vim and neovim
Vim Script UpdatedDec 13, 2016 -
py3algs Public
Simple Python 3 implementations of popular algorithms and data structures.
-
codejamsolutions Public
Python solutions for Google Code Jam practice problems.
-
-
factory_girl Public
Forked from thoughtbot/factory_botA library for setting up Ruby objects as test data.
Ruby MIT License UpdatedApr 12, 2016 -
rails_tutorial_sample_app Public
The third app for the (amazing) "Ruby on Rails Tutorial" (by Michael Hartl).
Ruby UpdatedJun 21, 2015 -
simple_blog_on_rails Public
A simple blog app written using Ruby on Rails. For the "Web Application Architectures" online class at Coursera.
Ruby UpdatedMay 1, 2015 -
py3utils Public
Simple, and hopefully useful, Python 3 utilities.
Python MIT License UpdatedApr 25, 2015 -
rails_tutorial_toy_app Public
The second app for the (amazing) "Ruby on Rails Tutorial" (by Michael Hartl).
Ruby UpdatedApr 21, 2015 -
rails_tutorial_hello_app Public
The first app for the (amazing) "Ruby on Rails Tutorial" (by Michael Hartl).
Ruby UpdatedApr 21, 2015 -
-
-
-
pareto-approximator Public
Approximate the Pareto set using the chord algorithm. (multiobjective optimization, c++)