Skip to content
View ravanalaskarov's full-sized avatar

Highlights

  • Pro

Block or report ravanalaskarov

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

aboutMe

I'm a passionate junior Flutter developer currently pursuing a Bachelor's degree in Radiotechnology and Telecommunication Engineering at Azerbaijan Technical University. With a solid foundation in both engineering principles and mobile development, I aim to create cutting-edge mobile applications that enhance communication technologies.

myLocation

Baku, Azerbaijan
Located in the vibrant city of Baku, I am part of the growing tech community in Azerbaijan, contributing to innovative projects and startups.

mySkills

  • Programming Languages: Dart, Python, C

  • Frameworks & Tools: Flutter, Android Studio, Firebase, AWS Amplify, Google Apps Script, Flarum, SQL, RESTful APIs

  • Flutter State Management: Provider, Riverpod

  • Version Control: Git

  • Languages: Azerbaijani (Native/Bilingual), Turkish (Native/Bilingual), English (Professional Working)

myExperience

Mobile Application Developer | July 2024 to September 2024

  • Implemented Map View and Chat Screen designs based on Figma prototypes
  • Developed Live User Markers on Google Maps with real-time updates using WebSocket
  • Built and integrated features to display a list of live users and a list of live events in real time

Mobile Application Developer | March 2023 to September 2023

  • Developed EcoApp, a mobile application for plastic collection, using AWS Amplify.
  • Improved data synchronization speed by 20%.
  • Reduced app loading time by 15% through the implementation of new technologies.
  • Independently tested functionalities and ensured stability through unit and acceptance testing.

Co-Founder and Developer | December 2019 to Present

  • Designed a Native Android application using Java for managing phone numbers for sale.
  • Designed a Web App using Flutter for managing phone numbers for sale.
  • Developed APIs with Cloudflare Workers and Google Apps Script, improving data management efficiency.
  • Provided the system to numerous Azercell, Bakcell, and Nar retail locations.

myProjects

myEducation

Azerbaijan Technical University

  • Bachelor's degree in Radiotechnology and Telecommunication Engineering (English Education)
  • September 2022 - June 2026
  • GPA: 95/100

myCertifications

contactMe

hobbiesAndInterests

  • Investigating cybersecurity flaws

  • Nature walking

  • Scientific research

  • Listening to Rock and Metal music

  • Listening to The Smiths


void main() {
  
  // Use the function to get my CV
  final curriculumVitae = CV(
    name: 'Ravan',
    surname: 'Alaskarov',
    createdAt: DateTime(2005, 8, 18);,
    description: aboutMe,
    locationDetails: myLocation,
    skills: mySkills,
    experiences: myExperience,
    projects: myProjects,
    currentEducation: myEducation,
    certifications: myCertifications,
    contactDetails: contactMe,
    hobbiesAndInterests: hobbiesAndInterests
  );

  CV getCV() {
    return curriculumVitae;
  }

}

I'm always open to discussing new projects, creative ideas, or opportunities to be part of your vision. Feel free to reach out to me via phone, email or connect with me on LinkedIn.

Pinned Loading

  1. incognochat incognochat Public

    Dart

  2. flutter-file-corrupter flutter-file-corrupter Public

    Corrupt your files with this flutter app

    C++

  3. json-translator json-translator Public

    Translate your JSON files

    Python

  4. fakegram fakegram Public

    A fake Instagram authentication page.

    HTML