Giter Club home page Giter Club logo

Hande Yıldırım's Projects

-1-app-for-future-women-project icon -1-app-for-future-women-project

One of the biggest communication company of Turkey called Turkcell organized a competition to choose 10 talented students from different part of the country who interested in coding on Android Studio. For this project, I found an idea and create an Android application used by students in any university campus for helping and communicate with each other. Students can change the distances according to how far away they want to talk people. In this application, it is also possible if they want to share some pictures or their own profile with each other. This application was kind of a social media. With this application, I became the finalist in the competition.

android-friendly-chat-app icon android-friendly-chat-app

Android application which helps people to text with their friends. This project was created for Turkcell Future Women project.

arduino-lcd-controlling-with-a-potentiometer icon arduino-lcd-controlling-with-a-potentiometer

With this code, a servo motor angle is determined with the help of an analog potentiometer that can be adjusted to the desired value. That is, it automatically adjusts the servo motor angle in accordance with the analog input entered from the potentiometer. In addition, there is a numerical equivalent of this value on the LCD screen, which is connected to the circuit in accordance with the set value. All these processes were realized in virtual environment by using TinkerCAD program. Also, simulation is easily done here.

concept icon concept

Free Bootstrap 4 admin dashboard template

control-systems-equations-analysis-and-simulations icon control-systems-equations-analysis-and-simulations

There are 4 different part in this project. In the first part, Manhattan Distance was calculated. In the other parts, differential equations and controls systems equation were analyzed. After that, graphics taken from the Simulink were observed.

determining-the-current-process-in-multiprocessing-in-python icon determining-the-current-process-in-multiprocessing-in-python

Passing arguments to identify or name the process is cumbersome, and unnecessary. Each Process instance has a name with a default value that can be changed as the process is created. Naming processes is useful for keeping track of them, especially in applications with multiple types of processes running simultaneously.

javascript-form-homework-for-interactivity-with-javascript icon javascript-form-homework-for-interactivity-with-javascript

Writing codes needed to enable auto-complete on this form. Whenever the checkbox is checked, the code automatically copies the values from Shipping Name and Shipping Zip into the Billing Name and Billing Zip. If the checkbox is unchecked, the Billing Name and Billing Zip go blank.

javascript-html-arrays-adding-elements icon javascript-html-arrays-adding-elements

In this repository, I wrote a code using CodePen in order to emphasize adding some elements to a list. Therefore, a button was created for new elements and two different functions which makes more general the code were written.

javascript-html-comparing-two-inputs-with-return icon javascript-html-comparing-two-inputs-with-return

I've added something to the submit button. I went in and I added a onclick="return check();". So there's something new that you haven't seen before. It's the idea of the return value. And it says hey, don't just run this function, I need to know did it return true or false. Then, I went over here and I added an additional line of code to our JavaScript. It says go ahead check all the same things and still do that alert, but in addition, after the person hits okay I need you to return false. So for you only to be returning things two times, we'll run this function it'll go through says they didn't match, I'm gonna return the word false over here. And whenever input type sees a false it knows I've gotta stop. I'm not allowed to do what it is I'm trying to do.

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.