Skip to content

Commit

Permalink
first draft of working experiences
Browse files Browse the repository at this point in the history
  • Loading branch information
rageSpin committed Jun 15, 2024
1 parent 019bd51 commit 49f1d97
Show file tree
Hide file tree
Showing 25 changed files with 214 additions and 150 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
6 changes: 3 additions & 3 deletions content/posts/introduction/index.md.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ tags: ["Basic", "Multi-lingual"]
categories: ["Basic"]
---

# Introduction

This is **bold** text, and this is *emphasized* text.

Visit the [Hugo](https://gohugo.io) website!

## Halooo
## Halooo
..
## Wie geth's?
28 changes: 14 additions & 14 deletions data/en/sections/education.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,26 +10,26 @@ section:
# hideTitle: true

degrees:
- name: Ph.D in Quantum Cryptography
- name: M.Sc. in Nanotechnology
icon: fa-microscope
timeframe: 2016-2020
timeframe: 2021-2024
institution:
name: ABC University of Technology
url: "#"
logo: /images/sections/education/tech_college.png
name: Polytechnic of Turin
url: "https://www.polito.it/en/education/master-s-degree-programmes/nanotechnologies-for-icts"
logo: /images/sections/education/politecnico_logo.png
# Can optionally show a different logo for dark theme
# darkLogo: /images/sections/education/tech_college.png
grade: #(optional)
scale: CGPA
achieved: 3.6
outOf: 4
publications: #(optional)
- title: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
url: "#"
- title: Fusce eu augue ut odio porttitor pulvinar.
url: "#"
- title: Nullam vitae orci tincidunt purus viverra pulvinar.
url: "#"
achieved: 4.5
outOf: 5
# publications: #(optional)
# - title: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
# url: "#"
# - title: Fusce eu augue ut odio porttitor pulvinar.
# url: "#"
# - title: Nullam vitae orci tincidunt purus viverra pulvinar.
# url: "#"
- name: B.Sc. in Physics
icon: fa-graduation-cap
timeframe: 2016-2021
Expand Down
74 changes: 37 additions & 37 deletions data/en/sections/experiences.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,63 +11,63 @@ section:
# Your experiences
experiences:
- company:
name: Example Co.
url: "https://www.example.com"
location: Dhaka Branch
logo: /images/sections/experiences/company1.jpg
name: Stellantis
url: "https://www.stellantis.com"
location: Orbassano, Italy
logo: /images/sections/experience/stellantis_logo.png
# Can optionally show a different logo for dark theme
# darkLogo: /images/sections/experiences/company1.jpg
# company overview
overview: Example Co. is a widely recognized company for cloud-native development. It builds tools for Kubernetes.
overview: Research Center for one of the biggest car-maker in Europe.
positions:
- designation: Senior Software Engineer
start: Nov 2019
- designation: Senior Data Scientist
start: Feb 2023
# don't provide end date if you are currently working there. It will be replaced by "Present"
# end: Dec 2020
end: Nov 2023
# give some points about what was your responsibilities at the company.
responsibilities:
- Design and develop XYZ tool for ABC task
- Design, develop and manage disaster recovery tool [Xtool](https://www.example.com) that backup Kubernetes volumes, databases, and cluster's resource definition.
- Lead backend team.
- Lead

- designation: Junior Software Engineer
start: Nov 2017
end: Oct 2019
- designation: Junior Data Scientist
start: Aug 2022
end: Feb 2023
responsibilities:
- Implement and test xyz feature for abc tool.
- Support client for abc tool.
- Learn k,d,w technology for xyz.
- Implement possible in-car demo for tailored in-cabin user experience.
- Computer Vision _(Video Activity Classification, Pose Landmark Detection, 2D/ 3D ConvNet, RNN)_
- GUI prototyping from back-end scratch (QT or imGUI frameworks)

- company:
name: PreExample Co.
url: "https://www.example.com"
location: Nowhere
logo: /images/sections/experiences/company2.jpg
name: Smairt Hero
url: "#"
location: Turin, Italy
logo: /images/sections/experience/smairthero.png
# Can optionally show a different logo for dark theme
# darkLogo: /images/sections/experiences/company2.jpg
overview: PreExample Co. is a gateway company to enter into Example co. So, nothing special here.
overview: Startup building healthcare wearable device for emergency detections
positions:
- designation: Software Engineer
start: March 2016
end: May 2017
- designation: Data Scientist (& Data Engineer)
start: Nov 2019
end: Jun 2021
responsibilities:
- Write lots of example codes.
- Read lots of examples.
- See lots of example videos.
- Analysis of data from a healthcare wearable device (Fall Detection, Sleeping, REM phases)
- Data ETL using PySpark and Cassandra (NoSQL DB)
- Build automated analysis process for every users in the DB with Microsoft _Azure_ Cloud

- company:
name: Intern Counting Company (ICC).
url: "https://www.example.com"
location: Intern Land
logo: /images/sections/experiences/company3.jpg
name: Soave Asset Management
url: "#"
location: Lugano, Switzerland
logo: images/sections/experience/Soave_logo.jpg
# Can optionally show a different logo for dark theme
# darkLogo: /images/sections/experiences/company3.jpg
overview: Intern counting Company (ICC) is responsible for counting worldwide intern Engineers.
overview: Blockchain and Data Analyst responsible for the technical analysis of crypto to choose in a investment portfolio.
positions:
- designation: Intern
start: Jun 2015
end: Jan 2016
- designation: Blockchain Data Analyst
start: Dec 2017
end: Apr 2019
responsibilities:
- Count lost of interns.
- Count more interns.
- Count me as an intern.
- Analysing white papers
- Evaluating profitability of Crypto ICO
- Cash Flow and code analysist of the blockchain technology behind the trendies crypto
5 changes: 3 additions & 2 deletions public/categories/basic/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -287,9 +287,10 @@
<div class="card-body">
<a href="/posts/introduction/index.md/" class="post-card-link">
<h5 class="card-title">Introduction</h5>
<p class="card-text post-summary">Introduction This is bold text, and this is emphasized text.
<p class="card-text post-summary">This is bold text, and this is emphasized text.
Visit the Hugo website!
Halooo </p>
Halooo ..
Wie geth&rsquo;s? </p>
</a>

<div class="tags">
Expand Down
5 changes: 3 additions & 2 deletions public/categories/basic/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@
<pubDate>Sat, 08 Jun 2024 08:06:25 +0600</pubDate>

<guid>http:https://localhost:1313/posts/introduction/index.md/</guid>
<description>Introduction This is bold text, and this is emphasized text.
<description>This is bold text, and this is emphasized text.
Visit the Hugo website!
Halooo </description>
Halooo ..
Wie geth&amp;rsquo;s? </description>
</item>


Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/sections/experience/Soave_logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/sections/experience/smairthero.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 49f1d97

Please sign in to comment.