Giter Site home page Giter Site logo

Hi, I'm Mert 👋

Software Developer from Turkey

  • 🌱 I’m currently learning React Native, React, Javascript
  • 📫 How to reach me: via email

MertOzbudak's Projects

opengl---hw1 icon opengl---hw1

Implement an interface with two different screens. Visit screens by clicking appropriate circular buttons. Buttons are responsive and when you move the mouse over them, their background colors and the text color change. Initially, the program shows the “Title” screen, and “Scene” button shows a scene with a house, moving cloud, a green ground and a sky. Play with the given executable file to see what you are supposed to do.

opengl-hw-2 icon opengl-hw-2

Simulate 2D shadow effect using line intersections. Assume you are looking at a room from its top. There is a rectangular object and a light source. Rectangular object prevents light rays to the wall, this area is called shadow area. Calculate the projection of four points of rectangular object on the wall, and draw the shadow shape using a quadliteral shape. Move the light source by dragging the mouse within the region left side of the dashed line. Watch the given video or run the programs to see what you are supposed to do.

opengl-hw-4 icon opengl-hw-4

Implement a reflection of a ball from a wall. The wall’s orientation can change in the range of +60 and -60 degrees by pressing left and right arrow keys. The user clicks mouse button and determine the initial position of the ball. If it is a valid location, the ball moves to the center of the wall and reflects accordingly. If the ball does not see the center point of the wall, it is invalid. Draw the normal/orthogonal vector of the wall with red color, and if the location of the ball is valid, show the reflection vector with green color. Check out the given executable program to see what you are supposed to do. User inputs are left/right arrow keys and mouse button click.

opengl-hw3 icon opengl-hw3

Write a simple game in which a cannon fires to hit the circular face object. When it hits the object, the game is over. Watch the given video to see what you are supposed to do.

pokemonapp icon pokemonapp

A simple Pokédex application using Poke API and React Native.

web-1-proje icon web-1-proje

Implement minesweeper game using HTML, CSS, Javascript and jQuery. The aim of the game is to open all cells that don’t contain any mine. When you open a cell, if it is not a mine, it gives you a hint about the locations of mines with a number that shows the number of mines around it. You can estimate the places of mines with those numbers

youtubelocation icon youtubelocation

React Native App with using Redux Saga (Get latest Youtube videos based selected location)

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.