Software Engineering masters student with some experience in data visualization, data analysis, Machine Learning, full-stack & mobile app development.
Pinned Loading
-
You will be given three integers , ...
You will be given three integers , and . The numbers will not be given in that exact order, but we do know that is less than and less than . In order to make for a more pleasant viewing, we want to rearrange them in a given order. 1numbers = list(map(int, input().split()))
2sorted_numbers = sorted(numbers)
3the_dict = {'A': sorted_numbers[0], 'B': sorted_numbers[1], 'C': sorted_numbers[2]}45letters = input().strip()
-
gemini bot that accepts audio from u...
gemini bot that accepts audio from user for mental health diagnostics 12import os
3from dotenv import load_dotenv
4import google.generativeai as genai
5 -
trakli/webservice
trakli/webservice PublicA modern open source personal income tracking app.
-
whilesmartphp/laravel-user-authentication
whilesmartphp/laravel-user-authentication PublicAPI-first user authentication for Laravel with support for OpenAPI, Socialite and SmartPings.
-
-
whilesmartphp/eloquent-model-configs
whilesmartphp/eloquent-model-configs PublicAdd schema-less dynamic attributes to any Eloquent model without database migrations
PHP 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
