Giter VIP home page Giter VIP logo

Instagram Twitter Follow

I'm a Programmer, Data scientist, and a Gamer!!

  • 🔭 Bachelors in computer applications [Bangalore University]
  • 🌱 Masters in Data science [University of Aberdeen]
  • 👯 Currently learning Ai Development and Data Engineering
  • 🥅 2022 Goals:Develop more end to end projects and be active in Github,Leetcode and Stackoverflow
  • ⚡ Fun fact: I love to draw,hike,play football,volleyball,basketball.

Connect with me:

7amalsebastian | Twitter amalsebastian13 | LinkedIn _amalsebastian | Instagram


Languages and Tools:

Visual Studio Code

HTML5

CSS3

SQL

MySQL

MongoDB

Git

GitHub

Terminal

Java

Linux

TensorFlow




📺 Recommended YouTube Videos For Self_Learning


⚡ GitHub Stats Amal Sebastian's GitHub Stats

Amal Sebastian's Projects

100daysofpython icon 100daysofpython

The ultimate goal of the 100 Days of Code challenge is to become a better developer and to build coding as a habit. If you hope to become a more versatile, disciplined, and skilled developer, you should consider joining the challenge.

awesome-datascience icon awesome-datascience

:memo: An awesome Data Science repository to learn and apply for real world problems.

awesome-oss icon awesome-oss

A list of open source projects with links to contribute or donate.

basic-computer-games icon basic-computer-games

An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common programming languages

best_ai_papers_2021 icon best_ai_papers_2021

A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code. [work in progress]

client icon client

🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.

d2l-en icon d2l-en

Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 200 universities.

dash icon dash

Analytical Web Apps for Python, R, Julia, and Jupyter. No JavaScript Required.

data-collection-pipeline icon data-collection-pipeline

An implementation of an industry grade data collection pipeline that runs scalably in the cloud. It uses Python code to automatically control your browser, extract information from a website, and store it on the cloud in a data warehouses and data lake. The system conforms to industry best practices such as being containerised in Docker and running automated tests.

data-science icon data-science

Data science is the field of study that combines domain expertise, programming skills, and knowledge of mathematics and statistics to extract meaningful insights from data. Data science practitioners apply machine learning algorithms to numbers, text, images, video, audio, and more to produce artificial intelligence (AI) systems to perform tasks that ordinarily require human intelligence. In turn, these systems generate insights which analysts and business users can translate into tangible business value.

data-science-ipython-notebooks icon data-science-ipython-notebooks

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

data-structures-and-algorithm-in-python icon data-structures-and-algorithm-in-python

In daily life, we always go with that person who can complete the task in a short amount of time with efficiency and using fewer resources. The same things happen with Coding.Knowledge of data structures like Hash Tables, Trees, Tries, Graphs, and various algorithms goes a long way in solving these problems efficiently.Data Structures are a crucial part of several computer algorithms as they allow programmers to do data management efficiently. A wise selection of data structures can improve the performance of a computer program or algorithm in a more useful way. 1. Handling complexity: Increase in complexities in computer algorithms, the volume of data usage is rising; this can affect the execution of the application and can create remarkable areas of concern like processing speed, data search, and multiple requests. To counter these data structures are used. 2. Systematic memory use: Systematic application of data structure memory usage can be optimized, e.g., we can use linked list vs. arrays when we are not particular about the data size. When there is no longer use of memory, it can be cleared. 3. Ability to reuse: Once we have executed a particular data structure, we can reuse it in any distinct position. Implementation of data structures can be assembled into libraries that can be utilized by various clients. 4. Abstraction:  Data structure acts as the foundation of abstract data types; the data structure describes the physical form of Abstract Data Type. In ADT, the set of operations is supposed to be understood, and the data structure provides physicality to them. Data structures are the integral constituent of any programming language or complex computations. Mostly, structured data structures are crucial to designing efficient algorithms.

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.