Git Product home page Git Product logo

Hello

I'm Niki 👋, I'm studying programming at 42Lausanne and have a passion for it, most especially when it's a group endeavour.

Here are some of the projects I'm most proud of:

Typescript projects

A single page site for playing multiplayer games of pong, as well as community management, friends, chatrooms and spectator mode. The backend uses Nestjs for the server, PostgreSQL for the database and Prisma as an ORM to communicate between the two. The frontend uses React for the user interface Reactrouter to get SPA client side routing, with TanStack Query v4 for state management. The styling was done using the TailwindCSS design system. A five person project [git repo]

C++ projects

A http server that support POST, GET and DELETE, cookies and session management, and a configurable CGI, examples provided in php, python and bash. The server uses the kqueue api for request multiplexing, the GCI execution is also added to the queue for a seamless no hang experience with multiple concurrent requests. A three person project [git repo]

C projects

A 3D ray-tracing rendering engine built from the ground up using the minilibx for a basic X-Window api. It supports basic primitives, Plane, Sphere, Cone, and Cylinder, as well as texture mapping images or a configurable checkerboard pattern. The engine also supports the Phong reflection model with shadows from multiple light sources and correct color mixing. Particular attention was given the optimization, mainly for the development experience, debugging the maths function for the various shapes was non trivial. Multithreading was implemented with pthreads api and thought was given to the data-structures used. A two person project [git repo]

A simplified shell, imitating the behavior of bash, in/out files, pipes, wildcards and control flow with && || ( ). Also includes a unittest framework written in bash, implemented to ensure correctness during development. A two person project [git repo]

Mandelbrot, Julia and Burning Julia fractal rendering, written in C using a basic graphics library the minilibx. The complex number maths was custom implemented along with panning an zooming. A solo project [git repo]

GameJams

I love the fast paced goal oriented format of the GameJam/Hackathon, the team dynamics and the mission to compleat a project. For all of my submissions I took the role of programmer and used GoDot, chosen for it's excellent documentation and solid browser performance, and used it's GDScript, a python like language for development.

Event: UPsi Jam 2.0 A physics based game with falling balls and mechanics in place to direct them to your opponent for them to deal with. A four person team [git repo] [itch page]

Event: Global Game Jam Geneva 2023 A tower defense style game with a resource gathering phase. A massive nine person team [git repo] [itch page]

Event: LevelUp 2023 A story based dungeon crawler with branching options and specific text for various event combinations. A three person team [git repo] [itch page]


page last updated jan 2024

ps. if you notice any spelling errors or weird grammar, don't hesitate to tell me

Nicholas S. Zivkovic's Projects

astron icon astron

Laser to point at stars usng a PIC microcontroller

civ6_qui icon civ6_qui

Civilization 6 - Quick UI. Reduce clicks and manage your empire faster.

diplomacy-maps icon diplomacy-maps

Printer friendly versions of classical and variant Diplomacy maps.

ft_transcendence icon ft_transcendence

The final project of the 42 common core: a website to play pong and chat with friends

life icon life

Conway's Game of Life in any language I please

minirt icon minirt

A ray tracer with the phong lightning mode, multiple light sources, texture mapping and 4 primitive shapes; sphere, cylinder, plane and cone.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.