Skip to content
View TalipTun's full-sized avatar
🎯
Focusing
🎯
Focusing
  • London, UK
  • 17:23 (UTC)

Block or report TalipTun

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TalipTun/README.md

Talip Tun:

Hello, I am Talip

  • 💻 I'm a second year undergraduate CS student.
  • 📜 I have experience in Java, Kotlin, Javascript, Typescript, HTML, CSS, TailwindCSS, SQL, React, Flutter, C
  • 💡 Always willing to learn new stuff.

Pinned Loading

  1. AI-interview-prep-app AI-interview-prep-app Public

    The AI Interview Coach is a full-stack platform engineered to provide instant, multi-stage feedback on technical interview skills. It's built with Next.js and React, and it leverages the OpenAI API…

    TypeScript 1

  2. TinyHTTP TinyHTTP Public

    A simple C-based HTTP server that handles GET and POST requests, supports file serving, echoing, and user-agent parsing. Implements multi-process handling with fork() for concurrency and uses stand…

    C

  3. Flutter_Barcode_Scanner Flutter_Barcode_Scanner Public

    The barcode scanner project is a Flutter application that scans product barcodes and uses the Open Food Facts API to retrieve and display nutritional information. It features real-time data fetchin…

    HTML

  4. 2d-web-fighting-game 2d-web-fighting-game Public

    This is a 2D fighting game built with JavaScript and the HTML5 Canvas API, featuring animated sprite-based characters with movement, attacks, and health mechanics. Players can control two wizards i…

    JavaScript

  5. KCL-hackathon KCL-hackathon Public

    This project is a React-based web application built with TypeScript, Bootstrap, and Tailwind CSS for styling. It incorporates React Router DOM for navigation across multiple pages, including a land…

    JavaScript

  6. Flutter_Weather_App Flutter_Weather_App Public

    A Flutter-based weather application that uses asynchronous HTTP requests to fetch and display real-time weather data from the OpenWeatherMap API. The app uses async and await for network calls and …

    C++