Pinned Repositories
battleship
This is a game app resembling the classic battleship game. It is played against a computer component. It's built in JavaScript.
book-a-counseling-session-backend
This is the back-end part of the program that provides the API to the react front-end. The app is about booking a counseling session.
book-a-counseling-session-frontend
The app lets you book a counseling session.It is the frontend part of the app. It is built using react and redux. The frontend will contact the backend rails app using Restful APIs.
bookstore
A simple library CMS built with React and Redux. Users can add books, sort by genre, and manage their reading progress.
dl_project
Deep Learning Project on Unsupervised Scene Detection in Anime
Final-Project
This is a Ruby on Rails social media app. Users can add friends, create posts, comment and interact with each other. It's built using Rails 6, Postgresql, Devise, and Omniauth.
me
This repository is for my personal website. It shows some of the projects I've done.
portfolio
This is a repository for my personal website
rails_session
A simple authentication system that uses sessions
score_based_multimodal_autoencoder
Official reporsitory for the paper score-based multimodal autoencoder: https://arxiv.org/pdf/2305.15708
DanielMitiku's Repositories
DanielMitiku/rails_session
A simple authentication system that uses sessions
DanielMitiku/bookstore
A simple library CMS built with React and Redux. Users can add books, sort by genre, and manage their reading progress.
DanielMitiku/Final-Project
This is a Ruby on Rails social media app. Users can add friends, create posts, comment and interact with each other. It's built using Rails 6, Postgresql, Devise, and Omniauth.
DanielMitiku/portfolio
This is a repository for my personal website
DanielMitiku/battleship
This is a game app resembling the classic battleship game. It is played against a computer component. It's built in JavaScript.
DanielMitiku/book-a-counseling-session-backend
This is the back-end part of the program that provides the API to the react front-end. The app is about booking a counseling session.
DanielMitiku/book-a-counseling-session-frontend
The app lets you book a counseling session.It is the frontend part of the app. It is built using react and redux. The frontend will contact the backend rails app using Restful APIs.
DanielMitiku/me
This repository is for my personal website. It shows some of the projects I've done.
DanielMitiku/calculator-react
A simple calculator app done by using reactJS. You can use this app to do basic math.
DanielMitiku/dl_project
Deep Learning Project on Unsupervised Scene Detection in Anime
DanielMitiku/TICTACTOE
This project is a Tic-Tac-Toe game built with HTML, CSS and Javascript. Users can play the game in a 2 player mode.
DanielMitiku/Associations
This is a ruby on rails app where people create private events and join previously created events.
DanielMitiku/Background-Images
Responsive Background Images
DanielMitiku/bubble_sort
DanielMitiku/Enumerable_methods
DanielMitiku/micro-reddit
This is a ruby on rails app that is like Reddit where people can make posts and comments.
DanielMitiku/PrivateEvents
A private events app where people create and signup for events
DanielMitiku/Restaurant-Page
DanielMitiku/Tic-Tac-Toe
This is a simple Tic-Tac-Toe Game made by ruby.
DanielMitiku/todos-api
Build a RESTful JSON API With Rails with JWT authentication based on https://scotch.io/tutorials/build-a-restful-json-api-with-rails-5-part-two tutorial
DanielMitiku/Using-Bootstrap
Microverse project on Bootstrap
DanielMitiku/weather-app
This is an app that let's you fetch real-time weather information of any place using Open Weather Map API.
DanielMitiku/bubble
DanielMitiku/curriculum
The open curriculum for learning web development
DanielMitiku/github_tutorial
git/github guide: Karl's minimal tutorial
DanielMitiku/Intro-to-Computing-Rice
DanielMitiku/Lets-Get-Building
This is the sample application for Ruby on Rails Tutorial: Learn Web Development with Rails by Michael Hartl.
DanielMitiku/mmvaeplus
DanielMitiku/readme-template
DanielMitiku/sql_queries
This is an exercise done to master SQL queries.