Code Monkey home page Code Monkey logo

amber's Introduction

Hi, I'm Ale ๐Ÿ‘‹

A little bit about me

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


ale = {
  country: "Italy",
  age: "21",
  status: "Student at UNIMIB"
  spokenLanguages: ["Italian", "English"],
  code: ["Python", "Java", "PHP", "C++", "Kotlin", "Javascript", "C#", "Assembly"], 
  askMeAbout: ["Web Dev", "Ai", "Api"],
  technologies: {
    backEnd: ["Servlet", "Flask", "PHP", "jsp"],
    frontEnd: ["Bootstrap", "Materialize", "React"],
    databases: ["MySql", "MariaDB"]
  }
}

amber's People

Contributors

doogie13 avatar phantom568 avatar techale avatar toxicaven avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

amber's Issues

Beta 1.0.0

  • Event System
  • Commands
  • Mixins
  • GUI
  • Custom Config
  • Profiles

Optimization testing reminder

  • Check what's better, add more function, use SubscribeEvent or Event Handler. Now: Event Handler
  • Also check in what case it's better to change

RenderUtil

  • Drawrect
  • DrawRectOutline
  • DrawRectBorder
  • DrawCircle
  • DrawCircleOutline
  • DrawCircleBorder
  • Non-Complete circle
  • Transform everything in vec2f
  • DrawRectCircle
  • DrawRectCircleOutline
  • DrawRectCircleBorder
  • Clean up a bit
  • Implement gradient on normal rect
  • Implement gradient on circles
  • Implement gradient on rounded rect
  • Multiple colors line
  • Add text
  • Gradient text
  • MultiColors gradient text
  • Picture display
  • Add rainbow setting
  • Fix bug that lines sometimes do not show
  • Fix bug that pictures dont show colors
  • Clean up a lot

GUI

  • Blur #3
  • Create RenderUtil #6
  • Create header
  • Logo
  • Create footer
  • Particles
  • Movable box
  • Animation Open/Close
  • Settings
  • Clickable box (categories left)
  • Modules window
  • Descriptor

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.