Git Product home page Git Product logo

Garry's Projects

abstractvm_wethinkcode icon abstractvm_wethinkcode

The purpose of this project is to create a simple virtual machine that can interpret programs written in a basic assembly language.

camagru_wethinkcode icon camagru_wethinkcode

This is the first web project we had and I have not yet had the time to complete it due to the internships.

examples icon examples

Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.

fdf_wethinkcode icon fdf_wethinkcode

This is a simple 3D landscape renderer. In this project, we look at the basics of graphics programming, and in particular how to place points in space, how to join them with segments and how to observe the scene from a particular point of view. As a way to start my journey into graphics programming, FDF requires us to draw the wireframe of a 3D landscape. The project was made using my first graphics library: MinilibX. This library is developed internally by Ecole 42 and using it's basic features for this project, we learn how to open a graphic window and draw inside it.

filler_wethinkcode icon filler_wethinkcode

In this project, we had to create a player to fight against the other student's players on the world famous (or infamous) Filler board.

gnl_wethinkcode icon gnl_wethinkcode

The aim of this project is to make you code a function that returns a line ending with a newline, reading from a file descriptor. From this project, we gain a deeper understanding of allocations, whether they happen on the stack memory or in the heap memory, the manipulation and life cycle of a buffer, the unexpected complexity implied in the use of one or many static variables.

jgsu-spring-petclinic icon jgsu-spring-petclinic

WIP update of spring-petclinic example used in my Jenkins Getting Started course on Pluralsight

libft_wethinkcode icon libft_wethinkcode

This was the first project we had at WeThinkCode and basically requires us to re-create some standard C library functions.

nibbler_wethinkcode icon nibbler_wethinkcode

The purpose of this project was to create our own version of the game Snake, with at least 3 different GUIs. These GUIs being shared libraries.

swipecards icon swipecards

A Tinder-like Android library to create the swipe cards effect. You can swipe left or right to like or dislike the content.

trends icon trends

This was just me playing around with Angular & chart.js to display some covid19 stats.

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.