Skip to content
View marouenes's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report marouenes

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
marouenes/README.md

π‡πžπ₯π₯𝐨 𝐭𝐑𝐞𝐫𝐞, 𝐟𝐞π₯π₯𝐨𝐰 <πšπšŽπšŸπšŽπš•πš˜πš™πšŽπš›πšœ/>!

package main

import (
 "fmt"
)

type Bio map[string]string

func main() {
 for k, v := range GetBio() {
  fmt.Printf("%+v: %+v\n", k, v)
 }
}

func GetBio() Bio {
 return Bio{
  "- ⚑ Quick bio:":                    "A kind of synthWave-melomaniac-gearAddict-traveler-foodLover-coder-programmer-sportsAficionado hybrid",
  "- πŸ”­ I’m currently working at":      "ThermoFisher as a Big Data Engineer --- camping on my freetime",
  "- πŸ‘― I’m looking to collaborate on": "Whatever boy..., bring it up.",
  "- πŸ’¬ Ask me about":                  "Programming, Data management, Software Design & Architecture, Distributed Systems and AI/ML",
  "- πŸ“« How to reach me:":              "[email protected]",
 }
}

5+ years professional experience as a software developer and Big-data Engineer. enthusiast. Pythonist. Specialised in SW engineering, backend development, data engineering and build management.

Fast learner and eager to explore new technologies. Able to switch between perfectionism and pragmatism. Believer in agile software development, team work and Clean Code. Always questioning the status quo and wanting to improve. Able and willing to think outside the box.

Steadily growing into people management and recently into Golang and Rust.


πš‚πš‘πš˜πš  πšœπš˜πš–πšŽ ❀️ πš‹πš’ πšœπšπšŠπš›πš›πš’πš—πš πšœπš˜πš–πšŽ 𝚘𝚏 πšπš‘πšŽ πš›πšŽπš™πš˜πšœπš’πšπš˜πš›πš’πšŽπšœ

Website Gmail GitHub LinkedIn Facebook Instagram


Pinned

  1. SpaceVim SpaceVim Public

    Forked from SpaceVim/SpaceVim

    A community-driven modular vim/neovim distribution - The ultimate vimrc

    Lua

  2. take-off take-off Public

    Our vision is to empower your business to grow, secure your integrity, and guarantee the satisfaction of your customers.

    2

  3. gitorade gitorade Public

    git commit on steroids

    Python 1

  4. imdb-rating-classifier imdb-rating-classifier Public

    Application that scrapes data from IMDB and adjusts ratings based on some rules.

    Python

  5. scargo scargo Public

    Forked from Spyro-Soft/scargo

    Python-based package manager based on RUST cargo idea.

    Python

  6. python-garminconnect python-garminconnect Public

    Forked from cyberjunky/python-garminconnect

    Python 3 API wrapper for Garmin Connect to get activity statistics

    Python