Pinned Repositories
Android-Apps
ChatApp
Following along in a YouTube video I found on how to develop a chat app using React Native
Converting-to-Kotlin
Taking C++ and Java code from CSCE 2014 and CSCE 3193 and converting it to Kotlin
CSCE-2004
Programming Foundations I
CSCE-2014
Programming Foundations II
CSCE-2114
Digital Design
CSCE-3193
Programming Paradigms
CSCE-4013-003
Cloud Computing
Programming-Practice
Trying out different languages like Ruby, Perl, Kotlin and Python
Web-Development
bafasse's Repositories
bafasse/CSCE-4013-003
Cloud Computing
bafasse/Web-Development
bafasse/Android-Apps
bafasse/ChatApp
Following along in a YouTube video I found on how to develop a chat app using React Native
bafasse/Converting-to-Kotlin
Taking C++ and Java code from CSCE 2014 and CSCE 3193 and converting it to Kotlin
bafasse/CSCE-2004
Programming Foundations I
bafasse/CSCE-2014
Programming Foundations II
bafasse/CSCE-2114
Digital Design
bafasse/CSCE-3193
Programming Paradigms
bafasse/Programming-Practice
Trying out different languages like Ruby, Perl, Kotlin and Python
bafasse/CSCE-4013
Applied Cryptography
bafasse/CSCE-4323
Repository containing work done in my Formal Languages and Computability class
bafasse/CSCE-4523
CSCE 4523- Database Management System
bafasse/CSCE-4753
Computer Networks
bafasse/CSCE-4813
Computer Graphics
bafasse/dotfiles
Backup of config files for my i3 wm in Arch Linux
bafasse/Electron
This repository is set up to show what work I have done using the Electron framework
bafasse/Game-Design
bafasse/RegisterAPI-Java
Server-side register API. Developed in Java (w/ Spring) using the Eclipse IDE. Mavenized.
bafasse/RegisterAPIDataDefinition
SQL to create the backing database for the Register API project.
bafasse/RegisterClient
Register client (Android app) for accessing the server-side API. Developed using Android Studio.