Pinned Repositories
aiterraingen
Base version of civgame with simpler game logic and overall a smaller systems to test new versions of non-naive data structure AI
Amplitude-Android
Native Android SDK for Amplitude
Amplitude-iOS
Native iOS/tvOS/macOS SDK
androidExperimentation
Mipmaps, spannable strings, bitmap LRU caches, extended custom Android UIs, etc.
civgame
A 4X civilization-style turn based strategy with intricate game mechanics, AI, and generated worlds written in Java/Processing/JOGL
civgame-alpha
Archived civgame (high school) working version, experimenting with AI, multiplayer
dantequest
Medieval fantasy adventure game, a full node.js/socket.io/HTML5 stack and browser based client.
dantetam.github.io
Personal portfolio and experimentation website. Architect of both software and buildings, 4X strategy game dev, CS Berkeley F'17, graphics, 3D models.
twitterServerAuth
Full stack JS web dev, a ME(R)N stack server that interfaces with the Twitter API and MongoDB
world
World civilization exhibition at immense scale in individuals and their actions to build the world
dantetam's Repositories
dantetam/aiterraingen
Base version of civgame with simpler game logic and overall a smaller systems to test new versions of non-naive data structure AI
dantetam/androidExperimentation
Mipmaps, spannable strings, bitmap LRU caches, extended custom Android UIs, etc.
dantetam/androidIndexBufferTest
Triangle strips, standard triangles, IBOs from OBJ, etc.
dantetam/androidOpenGL
OpenGL ES 2.0 Test
dantetam/astar
An attempt for the most efficient and least memory intensive A* algorithm for other projects, with Processing for testing
dantetam/bookapp
A test in Ruby and DataMapper data structure to create an app to manage MissionBit's collection of books
dantetam/bootstrapFun
dantetam/BrowserQuest
A HTML5/JavaScript multiplayer game experiment
dantetam/confusion
A base building game with 4X elements influenced by Dwarf Fortress, RimWorld, Civilization, etc.
dantetam/endlessparadise
dantetam/FractalTree
dantetam/hackucsc
dantetam/letters
A console game written in C++.
dantetam/LuaOOPTest
dantetam/lwjglTest
A project working through a LWJGL tutorial
dantetam/mapgeneration
Practice in graph theory, procedural generation, and the like
dantetam/minesweeper
A finished minesweeper assignment to be used as an example for the AP CS class
dantetam/mygithubpage
dantetam/neuroevolution-world-simulation
Neuroevolution of neural network organisms and augmented topologies i.e. modifiable NN structures (WIP)
dantetam/originalfractal
dantetam/peopleapp
dantetam/polygontest
dantetam/SierpinskiTriangle
dantetam/starlight
Social Android game encouraging users to go outside, explore, and work on virtual settlements and homes.
dantetam/stella
Java with Stanford's CoreNLP and HTTPApache for data mining with my conversational agent Stella, which handles offline ML applications such as deep learning and classification
dantetam/sunset
RTS colony-building sim for the HackGenY hackathon, 1/24/2015 - 1/25/2015
dantetam/terraingengame
dantetam/testwebgl
dantetam/unityTest
First game in Unity — a rolling player that shoots at various enemies
dantetam/utility
Warm up exercises. Data structures, AI, basic ML.