Giter VIP home page Giter VIP logo

birthday-hackathon's Introduction

โšก Developing the Third Web

I wrap my head around decentralized technology since 2018 and am a firm believer in the cultural and economic evolution that's driven by web3 technology and business primitives. As you only can focus on one ecosystem without losing your mind, I went all in with Ethereum, after having touchpoints with IOTA, BigchainDB, Polkadot and a little Cosmos. That's what I do all day: write, test, audit, maintain, monitor and evaluate smart contracts, build clever frontends (yep, I'm in React and Chakra) to make them usable and add sprinkles of decentralized storage, messaging and networks on top of it.

๐ŸŒฑ Right now

Right now, just as you're reading this, I'm working as a full time web3 engineer for molecule.to. Together with their mind blowing crew of professional coders, lawyers, scientists and web3 builders we're inventing nothing less than the next big revolution in intellectual manufacturing: the DeSci ecosphere. With a strong focus on disrupting the pharmaceutic biotech space molecule builds DAOs, technical and legal primitives to make intellectual property accessible, shareable and profitable for all of us.

Some history

Historically I'm a web developer with roots in Java and PHP land. I went deeply into the Symfony ecosoystem, built super powerful APIs with API platform and an even more sophisticated UX layer using Vuejs and Apollo on top of it. Between 2010 and 2012 I've also been utilising the all star Spring Framework to rebuild and roll out Samsung Electronic's European Fun Club from scratch.

๐Ÿ’ฌ๐Ÿ“ซ Like to get in touch?

Lets go, fren, don't hesitate. I'm a coder as you are and if you'd like to pick my brainz, help you evaluate an idea or want to team up for a hackathon (having me on the team bears a 65% guarantee of winning something), don't hesitate to poke me on any major network.

birthday-hackathon's People

Contributors

elmariachi111 avatar

Watchers

 avatar  avatar  avatar

Forkers

felbrito

birthday-hackathon's Issues

Pink Mode

Not only after OSX Catalina introduced a system wide "Dark Mode" people are migrating to the "dark side" of user experience. Face it: dark mode saves energy, is healthier for your eyes and looks damn cool.

But wait, if they can do dark mode... can we do PINK mode, then?

Build a browser extension that paints every website pink.

  • exchange font & element colors
  • walk the dom to apply the styles
  • recognize images and apply pink filtering on them
  • ...

I saw a black site and I want to paint it pink!

A generic developer event calendar

... is harder than it sounds.

collect data sources like meetup.com, confbuddy, eventbrite, dev.to, generic calendars, github repos (confs.tech), joind.in, ... generically to build an "event calendar" for developers.

Add location tags for each event (series) so it's only visible for the right audience

Add other datetimes for event related deadlines (e.g. Call for Papers)

Local first card game

Build an app so people can play a card game without having to bring cards.

No mandatory game logic: connect three local devices to "play a game". Configure how many cards each participant gets and "send" random cards to their peer. Peers can put cards to a stack. Humans must enforce the rules (like if they're sitting at a table) themselves.

  • "stack" feature where cards can be put on. "stack" can be another device that can be put in the middle.
  • major use would be a "Skat" configuration. There are 32 cards (7,8,9,10,J,Q,K,A) and three players. Each player gets 10 cards, 2 are hidden on the stack. One player is allowed to "pull the stack" towards his cards on his hand. he then can choose two cards to put aside, hidden at his side (and unusable). Next, all players can throw cards openly on the stack and pull them back, to their local stack. If all hand cards are played, the aside cards are disclosed.
  • it might be good to implement "generic haptic" use cases first, so this could work for every kind of game. E.g tapping a card turns it over. Dragging a card moves it aside, swiping a card moves it between player and stack.

Everybody sees the cards (& coins) on her own device.

mavros / ros blob transfer

mavlink is a protocol used to communicate between a ground control station and a drone, it uses quite small packets
ros is used on companion computers in drones
mavros allows communication between a comapnion computers and a ground station

build a way to transfer a bigger data blobs via mavlink/mavros to a ground station.

Visualize Local climate change

Find a data set for Berlin's (Stuttgart, Kuala Lumpur) average temperatures / snow heights etc. and visualize how climate affects (or doesn't?!) the city over the years

Bonus: visualize cities next to each other so you can see (feel) the effects in comparison.

The fully automated wiki-audio city tourist guide

Most people use these red hop-on hop-off buses to roam a city as a tourist. There are also audio guides around. But what if you could "call" a number at a location and it reads the hard facts for that POI for you, using open data ?!

  • use a map to show POIs in a town
  • if you're close to a POI, open a "dial" marker at that location
  • now you can "call" that POI. A voice is telling you the story behind that POI ("the berlin wall has been built in 1961 and stood for 28 years....")
  • bonus: people can leave voice messages at POIs

Coding Kata: From API to Map

The most exciting apps don't shine because of their outrageous programming skills, but because a cool idea got transformed into something you can just use on your device. I'd like to code something to speed up this process once we stumble across the "next big thing".

There is lots of data available on APIs. While devs love JSON, it's not very consumable by Mom and Dad. Maps, however, are. I'd like to scaffold and develop a framework that visualizes API data on maps.

As a starting point, we could try to make sense of the public transport system (ร–PNV) of Berlin (VBB), find out about delays on specific bus stops, and draw that on a map like OpenStreetMap (OSM).
Links:

Build a Pong clone with hacker twists

https://www.youtube.com/watch?v=xeEFMhdnR6c

add more gimmicks to make it harder

  • colors change
  • paddle size changes
  • the ball runs parabolic
  • add effects
  • add sound

Add more weird twists to it:

  • control the paddles using Slack commands (the ball must run really slow! -> /up /up /up /down...)
  • control the paddle using voice (Twilio)
  • store the highscores on a blockchain
  • let more players join (= more paddles)

Built the cutest password entry dialogue

  • peek password

  • local validation rules

  • sleek interface

  • strength indicator

  • create random password

  • animoji that reacts on your input (closes eyes, when typing in secret, opens one eye when you peek the password, looks sad when your password is weak...)

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.