Giter VIP home page Giter VIP logo

Who is this "Alp"?

Born in 1999, graduated from Yıldız Technichal University - Computer Engineering department as an honored student in 2021. Loves solving and creating problems and riddles, likes to make thought experiments about the universe and the nature. Apart from that loves staring blankly into walls, ceilings, or any other flat surface for hours.

Socials:


CLICK TO SEE THE DETAILS OF MY GITHUB PROFILE

How do I navigate your GitHub profile?

Well, we can group my repositories into these categories:

Repository Categories

Simulations

These repositories mainly focuses on simulating how algorithms work in different situations.

  • Game of Life Simulation: (WITH GIF) written in MATLAB, simulates Conway's Game of Life with random starting states. Resulting GIF is included in the repository, and it is pronounced GIF not JIF, anyone saying that "it is pronounced JIF" will be excomunicated.
  • Ant Simulation with Genetic Algorithm: (WITH VIDEO) simulates how ants act in the real world, how they search for food, lead others to food and find their way back to the colony. Ants have different attributes (Speed, Carrying capacity, etc.) and Genetic Algorithm is used to determine which generation is better fit to find and carry food back to their colony.
  • Drone Scanning Simulation with Genetic Algorithm: simulates how N drones scan an area with maximum efficiency.
  • Map Thingy with Vehicles: simulates how vehicles move from point A to point B using existing roads. And this repository has the best name - and this is not a subject for discussion.

Analysis

These repositories focuses on analysing data - or statistical phenomenons.

Computer Science

Working on different stuff, ranging from algorithms to computer graphics

Image Processing

Not everything processes images, but trying to capture one is also processing, right?

  • Irregular Rectangle Cropper crops a section in given image and turns it into a regular rectangle. Great for fixing tilted photos.
  • Screen Recorder records your screen, as advertised. But I am not satisfied with the results because the framerates are too low -about 25FPS- for my taste.
  • AoE II Minimap Magnifier we were playing Age of Empires with friends, I wanted to flex on them with increasing my minimap awareness, therefore I created this to magnify the minimap and project it onto my seconds screen. Yeah it is cheating, but I coded it so it is cool.
  • Game of Life is technically a image processing project because it works as cellular automaton but w/e.

Programming Language Trainings

If you are beginner, this might help you but mostly I use these repositories as dumpster.

Mobile Programming

My school projects but for Android

  • Wardrobe App (WITH VIDEO) lets you select clothes, organize them, and WEAR THEM ON YOUR MODEL. AND YOU CAN SHARE HOW IT LOOKS WITH YOUR FRIENDS? THIS IS INSANE OMG!!! Jk. It looks ugly but the idea is there.
  • Exam Generation App (WITH VIDEO) you can create exams with plain text or image, add choices and score it, then convert it into text and share with whoever you want.

Other Applications

This section only contains my messaging app - for now.

  • Whatsapp Jr. you can search for users, add them as contacts , if they also add you, you can send and receive messages over Firebase of Google. This was an attempt to learn how Firebase works. Do not set your expectations too high.
  • WinGame an attempt to make a game without any engine and only using C. Yes it has graphics. Still work in progress.

Alp Bintuğ Uzun's Projects

algorithms icon algorithms

I will post my examples on various algorithms in this repository

c-with-classes icon c-with-classes

I will try to write my own classes for C language - I am pretty sure this won't end well.

experiments-on-various-statistical-distributions icon experiments-on-various-statistical-distributions

Codes I wrote to compare Experimental results to Theoretical results of various distributions including Binomial distribution, Exponential distribution, Geometric distribution, Normal distribution, Poisson distribution.

learningopengl icon learningopengl

Training OpenGL functions and learning how to generate math-based graphics on GPU.

map-thingy-with-vehicles icon map-thingy-with-vehicles

I tried to create a basic system where you can view your vehicles on a map and move them around using neighbourhood graph.

project-euler icon project-euler

I will try to solve Project Euler problems with my own algorithms instead of brute force

python-examples icon python-examples

I am new to Python, so I will post (nearly) anything I learn about the language here. Feel free to ignore this repository.

screenrecorder icon screenrecorder

I wanted a program to record my screen, everyone asked for money, so I wrote one

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.