Pinned Repositories
ATC2
Aww That's Cube II, my second Unity project, is game that exudes a retro video game feel in a 3-D environment. The player is a cube whose main mission is to eliminate all other enemy cubes. It is the sequel to Aww That's Cube I. The development period was between July 16 to August 14, 2020. The genre is action/top-down, third-person arcade shooter.
Audio-distribution-Django
This is my second ever Django project done by myself. The project is an audio distribution app, much like Spotify and Soundcloud, where you can create users, upload music, create collections, comment on songs, edit music/collections, and, most importantly, play songs.
Blog-App-React-Go-SQL
Blog app using ReactJS as the frontend, Go as the backend, and MySQL as the database. This is also the first web application project where I have implemented Go and MySQL. Users can register, login, post an article, edit and delete articles, like other articles, and delete their accounts.
Chat-Web-App-React-Node-Socket.io
Realtime chat mini-application using Socket.io as the websocket, React as the frontend, Node as the backend, and MongoDB as the database.
ChatHappy
ChatHappy is a messaging app that uses "conversations" to group users together so they can chat. Users can have "friends" to save their contacts on the account instead of on the device. The technologies used were MERN + Socket.io. This is my first project using MongoDB as my database and my second project using React and Golang.
ECommerce-Angular-Spring
Built with the Spring Boot backend and the Angular frontend, this project is an e-commerce app where users can register, login, change profile, view products, view a product in detail, and add products to the cart.
MEANStream
Music streaming desktop application using Electron, Angular, MongoDB and Node.js.
NovelHub
NovelHub is a Vue application that mixes an e-book service with social media. Authors can like and upload books as well as become fans of other authors,
REAW
Digital Audio Workstation Made w/ Typescript React (unfinished)
Unity-Star-Systems-and-Galaxies
A space simulation game developed in Unity that simulates everything from moons and planets to star systems and galaxies.
notakamihe's Repositories
notakamihe/ECommerce-Angular-Spring
Built with the Spring Boot backend and the Angular frontend, this project is an e-commerce app where users can register, login, change profile, view products, view a product in detail, and add products to the cart.
notakamihe/REAW
Digital Audio Workstation Made w/ Typescript React (unfinished)
notakamihe/Blog-App-React-Go-SQL
Blog app using ReactJS as the frontend, Go as the backend, and MySQL as the database. This is also the first web application project where I have implemented Go and MySQL. Users can register, login, post an article, edit and delete articles, like other articles, and delete their accounts.
notakamihe/Unity-Star-Systems-and-Galaxies
A space simulation game developed in Unity that simulates everything from moons and planets to star systems and galaxies.
notakamihe/Chat-Web-App-React-Node-Socket.io
Realtime chat mini-application using Socket.io as the websocket, React as the frontend, Node as the backend, and MongoDB as the database.
notakamihe/ATC2
Aww That's Cube II, my second Unity project, is game that exudes a retro video game feel in a 3-D environment. The player is a cube whose main mission is to eliminate all other enemy cubes. It is the sequel to Aww That's Cube I. The development period was between July 16 to August 14, 2020. The genre is action/top-down, third-person arcade shooter.
notakamihe/MEANStream
Music streaming desktop application using Electron, Angular, MongoDB and Node.js.
notakamihe/Audio-distribution-Django
This is my second ever Django project done by myself. The project is an audio distribution app, much like Spotify and Soundcloud, where you can create users, upload music, create collections, comment on songs, edit music/collections, and, most importantly, play songs.
notakamihe/ChatHappy
ChatHappy is a messaging app that uses "conversations" to group users together so they can chat. Users can have "friends" to save their contacts on the account instead of on the device. The technologies used were MERN + Socket.io. This is my first project using MongoDB as my database and my second project using React and Golang.
notakamihe/Flutter-Go-Video-App
Flutter mobile application project with a Go backend where users can publicly upload videos.
notakamihe/Chirper-React-Native-Django
This is a revamped version of my first React Native Project. This time Django is used to provide a functional backend that the frontend can easily communicate with. The project is based off of Twitter hence the name "Chirper". Users can register, login, post a "chirp", view the feed, and interact with the dashboard.
notakamihe/MERN-Places
Sightseeing app where users can post and view places around the world, their locations, their ratings and more. Built using MERN Stack.
notakamihe/Social-Media-React-Native-Go-Postgres
"All in one" social media where users can post videos, photos, statements, and poll. Incomplete and discontinued for manageability and performance reasons.
notakamihe/NovelHub
NovelHub is a Vue application that mixes an e-book service with social media. Authors can like and upload books as well as become fans of other authors,
notakamihe/ATC
Aww That's Cube (ATC), my first ever Unity project, was a cube game I developed back in the summer. The game contains one level/scene where you need to dodge all cubic obstacles that come your way to make it to the finish line. This game's foundation lies in YouTuber Brackeys' "How To Make A Video Game In Unity" series. The development period for this game was July 5-14, 2020.
notakamihe/Electron-Calculator
Desktop calculator app using the Electron framework and React.
notakamihe/Email-W-Django-React
The project shown is a web application that revolves around emails, much like GMail or Yahoo Mail. It is my second project using both Django and React (not to be confused with React Native). Users can register, log in, send emails, reply, and view inboxes for emails sent and received.
notakamihe/Forum-project-Django
First ever on-my-own Django project (developed between Dec. 25 and Dec. 31). This project is intended to be a forum app where users can register/login, create forum posts, reply to posts, edit posts, upvote and downvote, and customize their profiles. This project can also be found in the "My-Websites" repository on my Github.
notakamihe/gitignore
A collection of useful .gitignore templates
notakamihe/Hookflipper
This repository will contain all the filles necessary to set up Hookflipper II.II. Hookflipper II.II is the third Unity Project and the first first-person shooter video game that have I developed. Some of the core functions in the game require "hookshotting" and "flipping" enemies, hence the name. The development period was between August 15 and November 3, 2020
notakamihe/Java-Console-Chess
Two-player chess console game in Java
notakamihe/JavaFX_Resume_Project
Simple resume builder written in Java
notakamihe/News-App-React-Apollo-GraphQL
notakamihe/PHP-Car-Rental
A simple car rental project developed with PHP and MySQL.
notakamihe/Quiz-Game-HTML-CSS-JS
Quiz game with timer made via HTML, CSS, and Vanilla Javascript
notakamihe/React-Sudoku
Sudoku game in React
notakamihe/ReactJS-Django-Auth
This is my first attempt at authentication by using Django-ReactJS communication.
notakamihe/Strackers
JavaFX Desktop Application project that I worked on at Summit Technology Academy
notakamihe/Three-JS-Weapon-Display
Using HTML, CSS, and Three.js to create a web application that displays all 3D weapons modeled by me in detail.
notakamihe/Todo-ReactNative-Django
First mobile on-my-own project implementing both Django and React Native to create a minimalistic todo app with a functional, scalable backend.