Skip to content
View xakep8's full-sized avatar

Highlights

  • Pro

Block or report xakep8

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. httpServer httpServer Public

    This is Simple HTTP Server in C++ built using TCP/IP socket to register to and IP address on computer. It uses 20 threads to handle requests synchronously. This is an attempt to learn C++ developme…

    C++

  2. resourcify resourcify Public

    This is an application built in Electron JS built while learning Electron JS.

    TypeScript

  3. raytracing_in_c raytracing_in_c Public

    Weekend Dev part 1, wanted to try out some computer graphics in C so ended up writing a raytracing program in C using SDL2 for rendering graphics.

    C

  4. cp_solutions cp_solutions Public

    This repo contains the solution code for many problems from codeforces, codechef and codejam rounds

    C++

  5. cp_clist cp_clist Public

    This is a simple extension for Competitve programmers, which shows the upcomming contests on platforms like Codeforces, CodeChef, AtCoder and LeetCode. It uses clist.by API in the backend for doing…

    TypeScript