Aryal Space – Magic of Technology and Beings
  • Home
  • Contact
  • About
  • Gallery
  • Wall Prints
  • Plants

Latest Video

Popular Posts

  • 1

    Mastering the G Major Scale Across the Guitar Fretboard

    July 3, 2024
  • 2

    Courses to Jumpstart Your Development Career

    January 25, 2019
  • 3

    How To Code Like A Perfect Team

    January 25, 2019
@2020 - All Right Reserved. Designed and Developed by Bikram Aryal
Guide

A Beginner’s Guide to Python for Data Science

by Bikram Aryal January 25, 2019
written by Bikram Aryal 5 minutes read

In today’s data-driven world, Python has emerged as a go-to programming language for data scientists. Its simplicity, versatility, and extensive ecosystem of libraries make it a perfect choice for both beginners and experienced professionals venturing into the field of data science. In this article, we’ll provide a comprehensive beginner’s guide to Python for data science, covering essential concepts and tools …

Continue Reading
January 25, 2019
0 FacebookTwitterPinterestEmail
Guide

A Complete Guide For Using Git Lab

by Bikram Aryal January 25, 2019
written by Bikram Aryal 7 minutes read
https://soledad.pencidesign.net/wp-content/uploads/2015/09/ceremony.mp3

GitLab is a powerful platform that provides version control, continuous integration, and collaboration tools for software development projects. This comprehensive guide will help you navigate GitLab’s features, from setting up a repository to utilizing advanced functionalities. 1. Understanding GitLab: GitLab is a web-based platform that facilitates collaboration and version control for software development projects. It combines Git repository management, issue tracking, …

Continue Reading
January 25, 2019
0 FacebookTwitterPinterestEmail
Native iOS App Development with Swift & SwiftUI

XCode Shortcuts for iOS Development

by Bikram Aryal October 11, 2023
written by Bikram Aryal 5 minutes read

Xcode offers a wide range of keyboard shortcuts to improve your productivity as a developer. Here are some essential Xcode shortcuts for various common tasks: Navigation: Editing: File Operations: Code Navigation: Build and Run: Debugging: Version Control: Interface Builder: These are just a selection of useful Xcode shortcuts. You can explore more keyboard shortcuts and customize them in Xcode by …

Continue Reading
October 11, 2023
0 FacebookTwitterPinterestEmail
Backend and Web API Development with Java and Spring BootBackend and Web API Development with Node & Express

Practical Guide to Building an API Back End

by Bikram Aryal January 25, 2019
written by Bikram Aryal 6 minutes read

Building an API backend is a crucial step in creating modern web applications that communicate with external services and enable seamless user interactions. Here’s a practical guide to help you build a robust API backend: 1. Define Your API: 2. Choose a Technology Stack: 3. Set Up Your Development Environment: 4. Create and Configure Models: 5. Implement API Endpoints: 6. …

Continue Reading
January 25, 2019
0 FacebookTwitterPinterestEmail
GuideSoftware Development

71 of The Best Places to Learn to Code For Free

by Bikram Aryal January 25, 2019
written by Bikram Aryal 8 minutes read

Learning to code has never been more accessible, thanks to the abundance of free online resources. Whether you’re a beginner or looking to expand your coding skills, these 71 platforms offer a range of tutorials, courses, and projects to help you learn to code for free. 1. Codecademy: Offers interactive coding lessons in various programming languages. 2. freeCodeCamp: Provides a comprehensive curriculum …

Continue Reading
January 25, 2019
0 FacebookTwitterPinterestEmail
Maching Learning & AI

The Role of an Applied AI Engineer: Bridging the Gap Between Research and Reality

by aryalspace September 6, 2024
written by aryalspace 7 minutes read

Artificial intelligence (AI) is no longer confined to research labs or theoretical papers; it’s reshaping industries, streamlining processes, and powering everyday technologies. However, the journey from AI research to its practical application requires a critical role—Applied AI Engineer. In this blog, I’ll walk you through what it means to be an Applied AI Engineer, the skills required, and what a …

Continue Reading
September 6, 2024
0 FacebookTwitterPinterestEmail
Entrepreneur

Kindship Ascends to New Heights: Securing Second Place as Australia’s Top AI Startup

by Bikram Aryal June 26, 2024
written by Bikram Aryal 3 minutes read

We at Kindship are thrilled to announce a milestone achievement in our journey as a pioneering AI startup in Australia. We’ve proudly secured the second position as the best AI startup in the country, a testament to our team’s dedication and innovative approach to technology. Celebrating a Major Win with a $100,000 R&D Boost Our success has been underpinned by receiving a …

Continue Reading
June 26, 2024
0 FacebookTwitterPinterestEmail
GuideResources

What Does Stack Overflow Want To Be

by Bikram Aryal January 25, 2019
written by Bikram Aryal 4 minutes read

Stack Overflow, founded in 2008 by Jeff Atwood and Joel Spolsky, started as a question-and-answer (Q&A) platform for programmers. Over the years, it has evolved and expanded its scope beyond just Q&A to become a comprehensive resource for developers and tech professionals. As of my last update in September 2021, let’s explore what Stack Overflow aims to be and how …

Continue Reading
January 25, 2019
0 FacebookTwitterPinterestEmail
  • 1
  • 2
  • 3
  • 4

About Me

About Me

Bikram Aryal

I am a passionate Software Engineer on a mission to make a difference in the world. With over 6+ years of experience in Mobile Application Development, specializing in iOS and Hybrid Apps, I have honed my skills in creating cutting-edge solutions. Additionally, I have a strong background in Architecting, Spring Boot, Firebase, NodeJS, React, and Vue, enabling me to excel in Full Stack Development. You can find some of my noteworthy projects displayed in the Portfolio Section.

Categories

  • Guitar Tutorials (1)
  • Maching Learning & AI (2)
  • Motivation (2)
  • Resources (3)
  • Software Development (21)
    • Backend and Web API Development with Java and Spring Boot (3)
    • Backend and Web API Development with Node & Express (4)
    • Entrepreneur (1)
    • Guide (10)
    • Native Android App Development with Java and Kotlin (1)
    • Native iOS App Development with Swift & SwiftUI (1)
    • Web App Development with React & Redux (5)
  • Spirituality (1)
  • Uncategorized (2)

Recent Posts

  • Streamlining Form Processing with Google Cloud’s Document AI: My Experience
  • Diving Deep into the NDIS Framework
  • The Role of an Applied AI Engineer: Bridging the Gap Between Research and Reality
  • Mastering the G Major Scale Across the Guitar Fretboard
  • Kindship Ascends to New Heights: Securing Second Place as Australia’s Top AI Startup

Keep in touch

Facebook Twitter Linkedin Youtube Github

Resources

  • Streamlining Form Processing with Google Cloud’s Document AI: My Experience

    September 17, 2024
  • Diving Deep into the NDIS Framework

    September 10, 2024
  • The Role of an Applied AI Engineer: Bridging the Gap Between Research and Reality

    September 6, 2024

Recent Posts

  • Streamlining Form Processing with Google Cloud’s Document AI: My Experience

    September 17, 2024
  • Diving Deep into the NDIS Framework

    September 10, 2024
  • The Role of an Applied AI Engineer: Bridging the Gap Between Research and Reality

    September 6, 2024
  • Mastering the G Major Scale Across the Guitar Fretboard

    July 3, 2024
  • Kindship Ascends to New Heights: Securing Second Place as Australia’s Top AI Startup

    June 26, 2024

Frontend

  • XCode Shortcuts for iOS Development

    October 11, 2023
  • Native Android App Development: App Resources

    September 5, 2023
  • How To Become a Front-End Web Developer

    January 25, 2019
  • What Makes A Good Frontend Developer?

    January 25, 2019

backend

  • The Skills You Need to Be a Back-End Developer

    January 25, 2019
  • Integrating with an API Backend

    January 25, 2019
  • Back-End Development: A Guide to the Basics

    January 25, 2019
  • Practical Guide to Building an API Back End

    January 25, 2019
  • Facebook
  • Twitter
  • Instagram
  • Linkedin
  • Youtube
  • Email
  • Github
  • Stack-overflow

@2020 - All Right Reserved. Designed and Developed by Bikram Aryal

Shopping Cart

Close

No products in the cart.

Close