Pinned Repositories
boringChat
a basic chat application using Node.js, Socket.IO, Express.js, MongoDB
card-game-animations
trying to implement some animations for a deck of cards with Unity
funSketch
draw and animate pictures!
gifCatch_desktop-Windows-
make gifs from your (Windows) desktop
mmp-to-MusicXML
convert LMMS mmp files to MusicXML
piano_roll_browser
a piano roll . . . in the browser!?
safari_snap
an animal photography game made with Unity and Blender
some-cscircles-solutions
threejs-projects
small projects using three.js with models I made in Blender
visual_novel_maker
create an extremely basic visual novel!
syncopika's Repositories
syncopika/boringChat
a basic chat application using Node.js, Socket.IO, Express.js, MongoDB
syncopika/some-cscircles-solutions
syncopika/visual_novel_maker
create an extremely basic visual novel!
syncopika/winsock-server-client
syncopika/soundmaker
make custom sound presets with the Web Audio API
syncopika/jsProjects
fun web projects with javascript
syncopika/vstream
an attempt to map real-time facial movements to a 3d avatar
syncopika/safari_snap
an animal photography game made with Unity and Blender
syncopika/433sharedtests
A repo for shared public tests for UMD's CMSC433 class with instructor approval
syncopika/anime_face_classifier
trying to sort anime faces by emotion
syncopika/artstation
some starter code for a multimedia desktop application using Dear ImGui w/ SDL2 and OpenGL and a Windows/MinGW setup
syncopika/blog
syncopika/chinese_quiz
a little Chinese character quiz application made with AngularJS
syncopika/chitchat
YACA (yet another chat app). fun with Qt and Go and sockets
syncopika/cute_animator
basic animation application with Qt
syncopika/DNA_compare
finds a single point mutation between two DNA sequences
syncopika/en.javascript.info
Modern JavaScript Tutorial
syncopika/gifCatch_extension
a gif-capturing Chrome extension
syncopika/homography
learning about homography, contours and fixing skewed images with OpenCV and matplotlib
syncopika/learningC
syncopika/learningJava
syncopika/learningJavaScript
syncopika/learningPython
python stuff
syncopika/mobile-qr-code-scanner
an Android application for decoding QR codes
syncopika/mu-services
exploring μservices
syncopika/myFirstProjects
some small programs from when I started to learn programming
syncopika/pinboard
a virtual 2d/3d bulletin board idea thing
syncopika/rubyStuff
stuff with Ruby
syncopika/simple_blackjack
a simple command-line blackjack game implemented in Java
syncopika/todo-manager
a CLI TODO manager with Go