Giter VIP home page Giter VIP logo

🎧 Seung Ki Lee ✒️

me python javascript elixir react.js typescript c++

Who

#!/usr/bin/python
# -*- coding: utf-8 -*-

class Developer:
    def __init__(self):
        self.name = "Seung Ki Lee"
        self.role = "Developer"
        self.interests = [
            "Algorithms",
            "Reading",
            "Writing",
            "Machine Learning",
            "Economics",
            "Recording",
            "Posture",
            "Fountain Pens",
            "Audio",
            "Vocal Performance",
            "Strength Training",
            "Linguistics",
            "Web Development",
            "Automation",
            "Gaming"
        ],
        self.thoughts = [
            ""
        ]
        
    def interests(self):
        print("My Interests Are: \n") 
        for interest in self.interests:
            print(interest, "\n\n")
    
    def thoughts(self):
        if not self.thoughts:
            print("Hanc marginis exiguitas non caperet")
        else:
            for thought in self.thoughts:
                print(thoughts, "\n\n")
i = Developer()
i.interests()
i.thoughts()
...
...
Hanc Marginis Exiguitas Non Caperet

What

My interest is in mathematical interpretation of our accomplishments in the humanities yet to be quantified and organized. I wholeheartedly believe that the defining challenge of our time is to more precisely construct the beautifully yet loosely fluttering understandings of humanities into an precise and elegant structure provided by mathematics and data.

Seung Ki's Github Stats Seung Ki's Language stats

Why

404 Not Found:

Something used to be here
but then the author realized that no one actually reads more than 3 lines of text anymore.

TL;DR  >>  
Life sucks and Coding sucks. But if we do it Together it could suck Less.

How

email: [email protected]

Seung Ki Lee's Projects

ohana-api icon ohana-api

The open source API directory of community social services.

render-donut icon render-donut

Inspired by https://www.a1k0n.net/2011/07/20/donut-math.html

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.