Git Product home page Git Product logo

Hey there! 👋

class Neruxov {
    fun general(): Triple<String, String, String> {
        val discord =           "neruxov"
        val telegram =          "t.me/neruxov"
        val website =           "https://neruxov.xyz/"
        
        return Triple(discord, telegram, website)
    }
    
    fun coding(): Pair<Map<String, List<String>>, List<String>> {
        val skills = mapOf(
            "expert" to         listOf(),
            "intermediate" to   listOf("java", "kotlin", "python", "c++"),
            "beginner" to       listOf("c#", "js", "vue", "html & css")
        )
        val projects =          listOf("loonrise", "exclusivevpn", "drivevpn", "programjudger", "nocode")
        
        return Pair(skills, projects)
    }
}

Who am I?

I am just a guy that loves coding, nothing more. I'm working on a few small projects here and there and just trying myself out :)

Skills

icons

github stats github langs

How I waste my time

Code Time

Profile Views

Lines of code

I'm a Night 🦉

🌞 Morning                86 commits          ██░░░░░░░░░░░░░░░░░░░░░░░   06.77 % 
🌆 Daytime                347 commits         ███████░░░░░░░░░░░░░░░░░░   27.32 % 
🌃 Evening                599 commits         ████████████░░░░░░░░░░░░░   47.17 % 
🌙 Night                  238 commits         █████░░░░░░░░░░░░░░░░░░░░   18.74 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Europe/Moscow

💬 Programming Languages: 
Java                     22 hrs 1 min        ████████████████████░░░░░   80.15 % 
Kotlin                   3 hrs 18 mins       ███░░░░░░░░░░░░░░░░░░░░░░   12.05 % 
Python                   27 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.69 % 
XML                      23 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.45 % 
YAML                     16 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.02 % 

Last Updated on 04/06/2024 21:20:01 UTC

Konstantin Neruxov's Projects

hypixelskyblock icon hypixelskyblock

Minecraft 1.8-1.20.4 (no Spigot) recreation of Hypixel SkyBlock with a goal of a properly abstracted and scalable codebase.

nocodevue icon nocodevue

something that looks like a one-page leetcode clone

prod-pulse-api icon prod-pulse-api

Project developed for PROD (prodcontest.ru) according to Pulse API v2 specification for a full score of 100/100.

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.